Initializes a new instance of the ResourceCollection class and adds the members of the specified collection to it.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public ResourceCollection<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
Type: IEnumerable(T)
A strongly-typed collection of objects to add.